home *** CD-ROM | disk | FTP | other *** search
/ Bible Heaven / Bible Heaven.iso / olkoran / _av.old < prev    next >
Text File  |  1993-03-24  |  469b  |  15 lines

  1. echo off
  2. cls
  3. rem
  4. rem     $ 1 - Hot Key Number - Delay Value
  5. rem
  6. rem     Specify a delay value only if your Word Processor
  7. rem        needs it e.g. Q&A, Professional Write
  8. rem
  9. rem     example _SCHOLAR 2092-5
  10. rem        Hot Key = 2092   (ALT-Z on my keyboard)
  11. rem        Delay   = 5      (5 delay times seems to work well)
  12. rem
  13. if     %1x == x $1\_BIBLE $1\$3 "Enter Hotkey:" "Enter Passage:"
  14. if not %1x == x $1\_BIBLE $1\$3 %1              "Enter Passage:"
  15.